home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Communication / Weather / Source / English.lproj / Weather.nib / data.classes next >
Text File  |  1993-11-12  |  618b  |  57 lines

  1. License = {
  2.     ACTIONS = {
  3.     suggestion:;
  4.     accept:;
  5.     quit:;
  6.     info:;
  7.     show:;
  8.     };
  9.     OUTLETS = {
  10.     accept;
  11.     infobars;
  12.     quit;
  13.     colorbars;
  14.     panel;
  15.     version;
  16.     infopanel;
  17.     scrollview;
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21. FirstResponder = {
  22.     ACTIONS = {
  23.     };
  24.     SUPERCLASS = Object;
  25. };
  26. Storm = {
  27.     ACTIONS = {
  28.     suggestions:;
  29.     pageLayout:;
  30.     print:;
  31.     showHelp:;
  32.     hitSite:;
  33.     attach:;
  34.     hitRadio:;
  35.     sendComments:;
  36.     telnet:;
  37.     };
  38.     OUTLETS = {
  39.     scrollView;
  40.     P;
  41.     browser;
  42.     fetch2;
  43.     status;
  44.     site;
  45.     helpText;
  46.     license;
  47.     version;
  48.     fetch3;
  49.     radio;
  50.     attachB;
  51.     fetch1;
  52.     text;
  53.     interruptB;
  54.     };
  55.     SUPERCLASS = Object;
  56. };
  57.